home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / C++ Files Library / Monitor Tricks in C++ 1.0 / info.txt
Text File  |  2014-09-28  |  2KB  |  32 lines

  1. Subject:  Monitor Tricks in C++ 1.0
  2. Author:  Kenneth Worley
  3. Uploaded By:  KNEworley
  4. Date:  7/2/1995
  5.  
  6. File:  Monitor Tricks in C++ 1.0.sit (40864 bytes) 
  7. Estimated Download Time (60658 baud):  < 1 minute
  8. Download Count:  327
  9.  
  10. Needs:  System 7 or later
  11.  
  12. Keywords:  GRAPHICS DEVICE SCREEN QUICKDRAW CLUT FADE
  13.  
  14.  
  15. LIBRARY:   MDV/Developer Source Code/C++
  16. KEYWORDS:  GRAPHICS DEVICE SCREEN QUICKDRAW CLUT FADE
  17.  
  18. Monitor Tricks in C++ v1.0 by Kenneth Worley
  19.  
  20. Hi! This archive contains a C++ class designed to represent a graphics device (monitor). The idea is to create one object of this class for each monitor connected to the Mac. The object then allows you to easily change the monitor's bit depth or color/gray mode. It also allows you to fade the monitor to black or any other color using a "clut fade" and to restore it afterward. If there is more than one monitor, they can be faded independently and more or less asynchronously. In other words, once you start the fade, you are not restricted from fading another monitor beginning at the same time or sometime during the fade of the first monitor.
  21.  
  22. The archive also includes a Metrowerks CodeWarrior project which builds a "dashboard" application to demonstrate the class. The application resembles a regular C application except that it creates objects of type MONITOR to represent monitors connected to the Mac.
  23.  
  24. Enjoy!
  25. Ken
  26.  
  27. ------------------------------------------------------------
  28. Macintosh Developers Forum Libraries         Go Keyword: MDV
  29.  
  30. This file has been checked for viruses with Disinfectant 3.6
  31.  
  32.